home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / games_a / ed96_v95.zip / README.TXT < prev    next >
Text File  |  1996-01-29  |  7KB  |  282 lines

  1. ********************************************************************
  2.             NHL-96 Editor V0.95 - Readme
  3. ********************************************************************
  4.  
  5. 1) Getting started
  6.  
  7.    In order to run this program correctly, you'll need the following
  8.    files:
  9.  
  10.    - ed96.exe        NHL-96 Editor V0.95
  11.    - vbrun300.dll    Visual Basic Driver
  12.    - cmdialog.vbx    Driver
  13.    - spin.vbx        Driver
  14.    - threed.vbx        Driver
  15.    
  16.    - 00000att.db    att.db
  17.    - 00000car.db    stats95.db
  18.    - 00000crt.db    carteams.db
  19.    - 00000cur.db    
  20.    - 00000frm.db    
  21.    - 00000key.db    key.db
  22.    - 00000pnt.db    
  23.    - 00000sch.db    schedule.db
  24.    - 00000sea.db    season.db
  25.    - 00000tem.db    teams.db
  26.  
  27.    - db.bat        updates data-directory    
  28.  
  29. ---> Install the files as follows:
  30.  
  31.    a) Copy the exe-file and the driver-files into your nhl96-
  32.       directory.
  33.  
  34.    b) Copy the db-files and the bat-file into your nhl96/data-
  35.       directory.
  36.  
  37.    c) Run the bat-file. This updates your database.
  38.  
  39. ---> Create an editable league as follows:
  40.  
  41.    a) After installing the files and running the bat-file,
  42.       start the game.
  43.  
  44.    b) Create a new league.
  45.  
  46.    c) Exit the game.
  47.  
  48.    d) Enter the nhl96/season-directory and take notice of the
  49.       5-digit code for your new league (e.g. if the files are
  50.       named 01001key.db, 01001att.db, etc, the code is 01001).
  51.  
  52.    e) Copy the files 00000frm.db and 00000pnt.db from the
  53.       nhl96/data-directory into the season-directory. Rename
  54.       them with the 5-digit code for your new league (e.g.
  55.       rename 00000frm.db 01001frm.db).
  56.     
  57. ---> Setting up the editor.       
  58.       
  59.    a) In Windows 95. Add the ed96.exe to your taskbar, and
  60.       click the icon to start the program.
  61.  
  62.    b) In older Windows-version. Add the ed96.exe as a new
  63.       program-object in the file-menu.
  64.  
  65.    c) The program will also run if you click on it while
  66.       using file-manager.
  67.  
  68.  
  69. 2) The main-menu
  70.  
  71. -> 2.0 - Loading the league
  72.  
  73.    When starting, a front-page will appear. Click on it, and
  74.    a control-box will pop up, asking you for a file name. Find
  75.    your way to the db-files of your new league. Identify the
  76.    5-digit code, and click on any of the db-files with the
  77.    correct code. Your database will load.
  78.  
  79. -> 2.1 - File
  80.  
  81.    2.1.1 Open
  82.  
  83.    Use this option to open a new league.
  84.  
  85.    2.1.2 Save Team
  86.  
  87.    Saves the team currently displayed. Stores all changes made
  88.    on the current team.
  89.  
  90.    2.1.3 Quit
  91.  
  92.    Quits the editor.
  93.  
  94. -> 2.2 - Options
  95.  
  96.    2.2.1 Editor
  97.  
  98.    Displays the main-menu.
  99.  
  100.    2.2.2 Trade
  101.  
  102.    Displays the trade-menu. See pnt 3).
  103.  
  104.    2.2.3 Sort by position
  105.  
  106.    Sorts the team by position (C,LW,RW,D,G).
  107.  
  108.    2.2.4 Print player
  109.  
  110.    Dumps a txt-file with the attributes of the currently
  111.    displayed player.
  112.  
  113.    2.2.5 Edit Stats
  114.  
  115.    Allows you to edit the stats of the currently displayed
  116.    player. Last season- and playoff-stats only.
  117.  
  118. -> 2.3 - Transactions
  119.  
  120.    2.3.1 Send to farm/Relegate
  121.  
  122.    Send the currently displayed player to the minors.
  123.  
  124.    When an all-star team is displayed, use this option to
  125.    kick an unwanted player off the roster.
  126.  
  127.    2.3.2 Promote
  128.  
  129.    Promote the selected player to the team.
  130.  
  131.    2.3.3 Name as all-star
  132.  
  133.    Name the selected player as an all-star. This will put
  134.    the player on the all-star roster.
  135.  
  136.    2.3.4 Add new player
  137.  
  138.    Before using this option, you'll have to click on a free 
  139.    spot on your team-roster or farmteam. The new player will
  140.    be added to your farm-team. You'll then have to set the
  141.    players attributes.
  142.  
  143.    ! Remember that you have to save the current team to add
  144.    the new players.
  145.  
  146.    2.3.5 Delete current player
  147.  
  148.    Deletes the selected player.
  149.  
  150.    2.3.6 Calculate injury
  151.  
  152.    Simulates a injury on the selected player, making him
  153.    unavailable for a random amount of games.
  154.  
  155.    2.3.7 Reset injury
  156.  
  157.    Resets a players injury, making him available for the
  158.    team.
  159.  
  160. -> 2.4 - View
  161.  
  162.    2.4.1 Lines
  163.  
  164.    Displays the lines-menu. See pnt 4).
  165.  
  166.    2.4.2 Stats
  167.  
  168.    Displays the stats-menu. See pnt 5).
  169.  
  170.    2.4.3 Standings
  171.  
  172.    Displays tables for the Eastern and Western conferences,
  173.    as well as upcoming games and results from each game.
  174.  
  175. -> 2.5 - Automatic
  176.  
  177.    These options are still unavailable.
  178.  
  179. -> 2.6 - Control
  180.  
  181.    These options are still unavailable.
  182.  
  183. -> 2.7 - About
  184.  
  185.    About the editor. Credits, greetings and other info.
  186.  
  187.  
  188. 3) The trade-menu
  189.   
  190. -> 3.1 - Options
  191.  
  192.    3.1.1 Editor
  193.  
  194.    Displays the main-menu. Cancels out any trades not confirmed.
  195.  
  196.    3.1.2 Trade
  197.  
  198.    Reloads the trade-menu. Cancels out any trades not confirmed.
  199.  
  200. -> 3.2 - Transactions   
  201.  
  202.    3.2.1 Confirm trade
  203.  
  204.    Confirms the current trade.
  205.  
  206.    ! The players traded will appear on the minor-league rosters,
  207.    and you'll have to promote them.
  208.  
  209.  
  210. 4) The lines-menu
  211.  
  212. -> 4.1 - File
  213.  
  214.    4.1.1 Save lines
  215.  
  216.    Saves the current line-settings.
  217.  
  218.    4.1.2 Cancel
  219.  
  220.    Cancels out your line-changes and returns to the main-menu.
  221.  
  222. -> 4.2 - View lines
  223.  
  224.    View the different line-settings.
  225.  
  226.  
  227. 5) The stats-menu
  228.  
  229. -> 5.1 - File
  230.  
  231.    5.1.1 Main menu
  232.  
  233.    Return to the main menu.
  234.  
  235.    5.1.2 Save current
  236.  
  237.    Saves the current stats, making it possible to use the
  238.    view latest game(s) option.
  239.  
  240. -> 5.2 - Statistics
  241.  
  242.    5.2.1 Current season
  243.  
  244.    View current season stats.
  245.  
  246.    5.2.2 94-95 season
  247.  
  248.    View last season stats.
  249.  
  250.    5.2.3 Last game(s)
  251.  
  252.    View the stats from the games played since using the save
  253.    current option. See pnt 5.1.2.
  254.  
  255. ********************************************************************
  256. If this file doesn't solve your problems, feel free to e-mail me at
  257. siv_941304@debet.nhh.no
  258. ********************************************************************
  259.  
  260. Beware that this is an unfinished version of the program, so all
  261. options might not work properly yet.
  262.  
  263. If you want updated db's, new versions of the editor, or you feel
  264. you can contribute with ideas or info on players; contact me -
  265. Arild Schanke - at siv_941304@debet.nhh.no
  266.  
  267. Thanks to Ian, Tore, Cart, Frode, David, Ralf, Thomas, Andy, Walt,
  268. John and Kristian for testing, suggestions, inputs on players and
  269. lineups.
  270.  
  271. Also, thanks to Colin and Nguyen-Ahn D. Le for making this editor
  272. available on their web-sites.
  273.  
  274. For the latest news on NHL Hockey 96, check out:
  275.  
  276. http://www.cs.mun.ca/~colins/nhl96.html
  277. http://web.cps.msu.edu/~len
  278.  
  279. ********************************************************************
  280. If you don't have the game. Go and buy it. It's worth the investment
  281. ********************************************************************
  282.